enable comments on triforce strategies and add it to navbar
This commit is contained in:
parent
1bf499b32b
commit
4a9d1be0fa
3 changed files with 6 additions and 3 deletions
|
|
@ -69,9 +69,9 @@ feed_icon = true
|
|||
menu = [
|
||||
{name = "lib", url = "lib"},
|
||||
{name = "blog", url = "blog"},
|
||||
{name = "leaderboard", url = "leaderboard" },
|
||||
{name = "git", url = "https://git.posixlycorrect.com"},
|
||||
{name = "recipes", url = "https://food.posixlycorrect.com"},
|
||||
{name = "triforce strategies", url = "triforce-strategies"},
|
||||
{name = "leaderboard", url = "leaderboard" },
|
||||
]
|
||||
|
||||
footer_menu = [
|
||||
|
|
@ -80,6 +80,7 @@ footer_menu = [
|
|||
{name = "wiki", url = "https://wiki.posixlycorrect.com"},
|
||||
{name = "notes", url = "https://notes.posixlycorrect.com"},
|
||||
{name = "ebooks", url = "https://calibre.posixlycorrect.com"},
|
||||
{name = "recipes", url = "https://food.posixlycorrect.com"},
|
||||
{name = "news", url = "https://rss.posixlycorrect.com"},
|
||||
{name = "photos", url = "https://photos.posixlycorrect.com"},
|
||||
{name = "sitemap", url = "sitemap.xml", trailing_slash = false},
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ tags = ["inversiones", "etfs", "costa-rica", "sp500", "bac", "bn"]
|
|||
|
||||
[extra]
|
||||
author = "fabian"
|
||||
isso = true
|
||||
+++
|
||||
|
||||
## ¿Qué es un fondo de inversión?
|
||||
|
|
|
|||
|
|
@ -7,7 +7,8 @@ description = "Apuntes sobre el FCL, ROP, pensiones voluntarias y cómo funciona
|
|||
tags = ["costa-rica", "ley-7983", "rop", "fcl"]
|
||||
|
||||
[extra]
|
||||
author = "Chema"
|
||||
author = "chema"
|
||||
isso = true
|
||||
+++
|
||||
|
||||
Costa Rica tiene un sistema de ahorro laboral obligatorio que la mayoría de trabajadores no entiende completamente. Esta ley cubre tres pilares: el Fondo de Capitalización Laboral (FCL), el sistema de pensiones, y la gestión de esos recursos.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue