Skip to content

Instantly share code, notes, and snippets.

View Obiski15's full-sized avatar
🎯
Learning fastAPI, C and C++

Obi Emmanuel Obiski15

🎯
Learning fastAPI, C and C++
View GitHub Profile
@Obiski15
Obiski15 / windows-keys.md
Created December 28, 2023 08:57
Windows Product Keys

NOTE

These are NOT product / license keys that are valid for Windows activation.
These keys only select the edition of Windows to install during setup, but they do not activate or license the installation.

Index

@Obiski15
Obiski15 / meta-tags.md
Created November 26, 2023 22:46 — forked from lancejpollard/meta-tags.md
Complete List of HTML Meta Tags

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta name="keywords" content="your, tags"/>
<meta name="description" content="150 words"/>
<meta name="subject" content="your website's subject">
<meta name="copyright"content="company name">
<meta name="language" content="ES">