cleanup + better code blocks + redirects
This commit is contained in:
parent
703d1d7f08
commit
fa61a28160
34 changed files with 284 additions and 888 deletions
13
src/content/articles/en/2025.md
Normal file
13
src/content/articles/en/2025.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: Nico v3.0
|
||||
subtitle: Update 2025.
|
||||
lang: en
|
||||
slug: en-2023
|
||||
excerpt: So long i18n
|
||||
tags: ['Freelance']
|
||||
type: articles
|
||||
---
|
||||
|
||||
## This website no longer has an english version.
|
||||
|
||||
I have maintained an english version of my website for some years. But the
|
|
@ -13,7 +13,7 @@ updatedAt: '2022-12-27T12:08:00.000Z'
|
|||
|
||||
import AstroImage from '../../../components/AstroImage.astro'
|
||||
|
||||
The current sci-hub address is: <a href="https://sci-hub.se" rel="noreferer noopener">sci-hub.se</a>
|
||||
The current sci-hub address is: <a href="https://www.sci-hub.st/" rel="noreferer noopener">sci-hub.st</a>
|
||||
|
||||
## What is this about?
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ updatedAt: '2022-12-27T12:08:00.000Z'
|
|||
|
||||
import AstroImage from '../../../components/AstroImage.astro'
|
||||
|
||||
L'adresse actuelle de sci-hub est : [sci-hub.se](https://sci-hub.se)
|
||||
L'adresse actuelle de sci-hub est : <a href="https://www.sci-hub.st/" rel="noreferer noopener">sci-hub.st</a>
|
||||
|
||||
## Résumé de la situation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue