Small imports stuff, hide "hacking" Info
away
No plans to resume learning about cybersecurity
This commit is contained in:
parent
cbc005b995
commit
1e71c12f60
13 changed files with 17 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
import {type Handler} from "@netlify/functions";
|
||||
import {Octokit} from "@octokit/rest";
|
||||
import {type GithubInfo} from "../../src/components/Info/Coding/GitHub.js";
|
||||
import {type GithubInfo} from "#Infos/Coding/GitHub.js";
|
||||
|
||||
const handler: Handler = async () => {
|
||||
const octokit = new Octokit({auth: process.env.API_GITHUB});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue