rename from llmex to monotab

This commit is contained in:
2025-07-26 13:27:35 -04:00
parent 8da394b2a0
commit c993c04cdb
18 changed files with 105 additions and 85 deletions

View File

@@ -1,8 +1,8 @@
---
title: "Test Post: Getting Started with Elixir"
date: "2024-01-15"
author: "Llmex Team"
layout: Llmex.PostLayout
author: "MonoTab Team"
layout: MonoTab.PostLayout
---
# Getting Started with Elixir
@@ -55,4 +55,4 @@ Elixir's pipe operator (`|>`) allows for clean, readable code:
|> Enum.count()
```
This blog post is just a simple introduction to Elixir. Stay tuned for more in-depth tutorials and examples!
This blog post is just a simple introduction to Elixir. Stay tuned for more in-depth tutorials and examples!