hysoftware/hysoftware.net

View on GitHub
src/index.html

Summary

Maintainability
Test Coverage
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>Hiroaki Yamamoto</title>
  <base href="./">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="Keywords" content="Python,Django,Angular,Software,Hiroaki Yamamoto">
  <meta name="Description" content="Hiroaki Yamamoto">
  <meta property="og:type" content="website">
  <meta property="og:title" content="Hiroaki Yamamoto">
  <meta property="og:image" content="https://avatars2.githubusercontent.com/u/11012469?v=3&amp;s=280">
  <meta property="og:url" content="https://www.hysoftware.net">
  <meta property="og:description" content="Hiroaki Yamamoto - Coder / Hacker / Software Engineer / Translator">
  <link rel="icon" type="image/x-icon" href="favicon.ico">
  <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
</head>
<body>
  <app-root></app-root>
</body>
</html>