Skip to content

Instantly share code, notes, and snippets.

@sebbi08
sebbi08 / README.md
Created May 20, 2026 12:12
dotfiles - moved to private repo

dotfiles have moved

This config has been moved to a private repo. If you have an existing install, run:

git -C ~/.sebbi08 remote set-url origin git@github.com:sebbi08/dotfiles.git
git -C ~/.sebbi08 pull

New install:

@sebbi08
sebbi08 / demokit_index.html
Created June 6, 2019 06:57
demokit_index.html
<!DOCTYPE HTML>
<html>
<head>
<title>OpenUI5 SDK - Demo Kit v2.0</title>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta charset="utf-8">
<link type="image/x-icon" href="resources/sap/ui/core/mimes/logo/txtonly_16x16.ico" rel="shortcut icon">
<link type="image/x-icon" href="resources/sap/ui/core/mimes/logo/txtonly_16x16.ico" rel="icon">
<link rel="stylesheet" href="resources/sap/ui/documentation/sdk/thirdparty/google-code-prettify/prettify.css">