migración

This commit is contained in:
Roberto Rodríguez 2024-10-24 00:14:54 +02:00
parent f6a26008e1
commit 0f21a76174
4 changed files with 3 additions and 26 deletions

21
LICENSE
View File

@ -1,21 +0,0 @@
MIT License
Copyright (c) 2024 saicaca
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@ -47,7 +47,7 @@ export const navBarConfig: NavBarConfig = {
} }
export const profileConfig: ProfileConfig = { export const profileConfig: ProfileConfig = {
avatar: 'assets/images/demo-avatar.png', // Relative to the /src directory. Relative to the /public directory if it starts with '/' avatar: 'assets/images/gatofondo.png', // Relative to the /src directory. Relative to the /public directory if it starts with '/'
name: 'Roberto Rodríguez', name: 'Roberto Rodríguez',
bio: 'DevOps | SysAdmin', bio: 'DevOps | SysAdmin',
links: [ links: [

View File

@ -1,10 +1,9 @@
--- ---
title: Instalación de Debian desatendida title: Instalación de Debian desatendida
published: 2022-10-06 published: 2022-10-06
description: "How to use this blog template."
image: "./featured.png" image: "./featured.png"
tags: ["Debian", "preseed"] tags: ["Debian", "preseed"]
category: documentación category: Documentación
draft: false draft: false
--- ---

View File

@ -1,10 +1,9 @@
--- ---
title: Instalación Gitea title: Instalación Gitea
published: 2023-06-14 published: 2023-06-14
description: "How to use this blog template."
image: "./cover.png" image: "./cover.png"
tags: ["git", "autoalojado","docker","vps"] tags: ["git", "autoalojado","docker","vps"]
category: documentación category: Documentación
draft: false draft: false
--- ---