rename from llmex to monotab
This commit is contained in:
@@ -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!
|
||||
|
Reference in New Issue
Block a user