migración
This commit is contained in:
parent
f6a26008e1
commit
0f21a76174
21
LICENSE
21
LICENSE
@ -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.
|
@ -47,7 +47,7 @@ export const navBarConfig: NavBarConfig = {
|
||||
}
|
||||
|
||||
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',
|
||||
bio: 'DevOps | SysAdmin',
|
||||
links: [
|
||||
|
@ -1,10 +1,9 @@
|
||||
---
|
||||
title: Instalación de Debian desatendida
|
||||
published: 2022-10-06
|
||||
description: "How to use this blog template."
|
||||
image: "./featured.png"
|
||||
tags: ["Debian", "preseed"]
|
||||
category: documentación
|
||||
category: Documentación
|
||||
draft: false
|
||||
---
|
||||
|
||||
|
@ -1,10 +1,9 @@
|
||||
---
|
||||
title: Instalación Gitea
|
||||
published: 2023-06-14
|
||||
description: "How to use this blog template."
|
||||
image: "./cover.png"
|
||||
tags: ["git", "autoalojado","docker","vps"]
|
||||
category: documentación
|
||||
category: Documentación
|
||||
draft: false
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user